buildSurveyUrl

open fun buildSurveyUrl(baseUrl: String, userAgent: String, cid: String, sid: String, rid: String, cpps: Map<String, String>, style: SurveyStyle, paginationType: PaginationType): String

Build the Survey URL.

Return

the SurveyURL with parameters utf-8 encoded.

Throws